home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / FLTK-1.0.6 / documentation / fluid.z / fluid
Encoding:
Text File  |  1999-03-09  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. fluid(1)                                                 fluid(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        fluid - the fast light user-interface designer
  9.  
  10.  
  11. SSYYNNOOPPSSIISS
  12.        fluid _[_-_c _[_-_o _c_o_d_e_-_f_i_l_e_n_a_m_e _-_h _h_e_a_d_e_r_-_f_i_l_e_n_a_m_e_]_] _[_f_i_l_e_n_a_m_e_._f_l_]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        _f_l_u_i_d  is  an  interactive GUI designer for FLTK. When run
  16.        with no arguments or with a filename, _f_l_u_i_d  will  display
  17.        the  GUI  hierarchy  and  any windows defined in the file.
  18.        Functions, classes, windows, and  GUI  components  can  be
  19.        manipulated as needed.
  20.  
  21.        When used with the _-_c option, _f_l_u_i_d will create the neces-
  22.        sary C++ header and code files in the  current  directory.
  23.        You  can  override  the default extensions, filenames, and
  24.        directories using the _-_o and _-_h options.
  25.  
  26. SSEEEE AALLSSOO
  27.        FLTK 1.0 Programming Manual, chapter 8.
  28.  
  29. AAUUTTHHOORR
  30.        Bill Spitzak and others.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. 4 March 1998           Fast Light Tool Kit                      1
  65.  
  66.  
  67.